systemd.services.<name>.path

Packages added to the service's PATH environment variable. Both the bin and sbin subdirectories of each package are added.

Type
list of (package or string)
Default
[ ]
Declared
<nixpkgs/nixos/modules/system/boot/systemd.nix>